Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp53 typedef std::map<String, glw::GLint> StringIntMap; typedef
217 StringIntMap getUniformLocations(StringVector args) const in getUniformLocations()
220 StringIntMap locations; in getUniformLocations()
284 virtual StringIntMap getBindingPoints(StringVector args) const in getBindingPoints()
286 StringIntMap bindingPoints; in getBindingPoints()
288 StringIntMap locations = getUniformLocations(args); in getBindingPoints()
292 for (StringIntMap::iterator it = locations.begin(); it != locations.end(); it++) in getBindingPoints()
310 StringIntMap locations = getUniformLocations(list); in setBindingPoints()
313 for (StringIntMap::iterator it = locations.begin(); it != locations.end(); it++) in setBindingPoints()
322 virtual StringIntMap getOffsets(StringVector /*args*/) const in getOffsets()
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_entrypoints_gen.py556 class StringIntMap(object): class
766 device_strmap = StringIntMap()
772 physical_device_strmap = StringIntMap()
778 instance_strmap = StringIntMap()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_entrypoints_gen.py561 class StringIntMap(object): class
748 device_strmap = StringIntMap()
754 physical_device_strmap = StringIntMap()
760 instance_strmap = StringIntMap()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_entrypoints_gen.py556 class StringIntMap(object): class
766 device_strmap = StringIntMap()
772 physical_device_strmap = StringIntMap()
778 instance_strmap = StringIntMap()
/external/mesa3d/src/intel/vulkan/
Danv_entrypoints_gen.py587 class StringIntMap(object): class
802 device_strmap = StringIntMap()
808 physical_device_strmap = StringIntMap()
814 instance_strmap = StringIntMap()
/external/mesa3d/src/freedreno/vulkan/
Dtu_entrypoints_gen.py301 class StringIntMap(object): class
467 strmap = StringIntMap()