Searched refs:bindAttributes (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 473 void bindAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& … in bindAttributes() function 722 bindAttributes(log, gl, program, preAttachBind); in runTest() 728 bindAttributes(log, gl, program, preLinkBind); in runTest() 743 bindAttributes(log, gl, program, postLinkBind); in runTest()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 459 void bindAttributes (const Context& ctx, 647 void FragmentOutExecutor::bindAttributes (const Context& ctx, Allocator& memAlloc, int numValues, c… in bindAttributes() function in vkt::shaderexecutor::__anon9d58b36f0111::FragmentOutExecutor 746 bindAttributes(ctx, memAlloc, numValues, inputs); in execute()
|