Searched defs:bindAttributes (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp473 void bindAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& binds) function in namespace:deqp::gls::__anon4835
722 bindAttributes(log, gl, program, preAttachBind);
728 bindAttributes(log, gl, program, preLinkBind);
743 bindAttributes(log, gl, program, postLinkBind);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp454 void bindAttributes (int numValues,
638 void FragmentOutExecutor::bindAttributes (int numValues, const void* const* inputs) function in class:vkt::shaderexecutor::__anon3883::FragmentOutExecutor
780 bindAttributes(numValues, inputs);

Completed in 91 milliseconds