Home
last modified time | relevance | path

Searched defs:localID (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_work_item_functions.cpp35 cl_uint localID[ 3 ]; member
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp568 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock() local
606 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock() local
685 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock() local
708 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock() local
826 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderSource() local
/external/OpenCSD/decoder/source/
Docsd_dcd_tree.cpp483 uint8_t localID = CSID; in removeDecoder() local