Home
last modified time | relevance | path

Searched defs:resVal (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp1105 std::stringstream resVal; in checkResult() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderSharedVarTests.cpp327 const int resVal = *((const int*)((const deUint8*)resPtr + outVarInfo.offset + outVarInfo.arrayStride*ndx)); in iterate() local
H A Des31fSSBOLayoutCase.cpp1651 const float resVal = *((const float*)res + ndx); in compareComponents() local
1662 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
1675 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp245 GetMethodBoolProp(Func_GetMethodProperty getMethodProperty, UInt32 index, PROPID propId, bool &resVal, bool &isAssigned) GetMethodBoolProp() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1672 const float resVal = *((const float*)res + ndx); in compareComponents() local
1683 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1672 const float resVal = *((const float*)res + ndx); in compareComponents() local
1683 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9169 auto resVal = JsonUtil::ParseJsonString(jsonValue->ToString()); in ParseJsonDimension() local
9209 auto resVal = JsonUtil::ParseJsonString(jsonValue->ToString()); in ParseJsonDouble() local
9259 auto resVal = JsonUtil::ParseJsonString(jsonValue->ToString()); in ParseJsonColor() local

Completed in 39 milliseconds