Home
last modified time | relevance | path

Searched refs:current_variable (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp8966 _variable& current_variable = variables[n_variable]; in buildTestProgram() local
8971 if (current_variable.array_size > 1) in buildTestProgram()
8976current_variable.attribute_location = gl.getAttribLocation(m_po_id, attribute_name_sstream.str().c… in buildTestProgram()
8978 if (current_variable.attribute_location == -1) in buildTestProgram()