Home
last modified time | relevance | path

Searched defs:attribName (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
H A DegluStrUtil.cpp168 const char* attribName = getConfigAttribName(attrib); in operator <<() local
208 const char* attribName = getSurfaceAttribName(attrib); in operator <<() local
248 const char* attribName = getContextAttribName(attrib); in operator <<() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A Dwgl_utils.cpp74 int QueryWGLFormatAttrib(HDC dc, int format, int attribName, const FunctionsWGL *functions) in QueryWGLFormatAttrib() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11InputLayoutCacheTest.cpp105 std::string attribName = attribNameStr.str(); in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp417 string attribName = attribPrefix + valueName; in execute() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java807 private String getAttributeValue(Node sNode, String attribName){ in getAttributeValue() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp350 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources() local
393 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources() local
398 vtx << "\t" << name << vecIter << " = " << attribName << ";\n"; in genShaderSources() local
512 string attribName = getAttributeName(varName.c_str(), fullPath); in computeTransformFeedbackOutputs() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp600 const std::string attribName = "a_" + symbol.name; in execute() local
H A DglsVertexArrayTests.cpp1114 std::stringstream attribName; in render() local
1133 std::stringstream attribName; in render() local
H A DglsDrawTest.cpp1884 std::stringstream attribName; in render() local
2042 std::stringstream attribName; in render() local

Completed in 19 milliseconds