Searched refs:sparseImageOpString (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 46 …virtual std::string sparseImageOpString(const std::string &resultVariable, const std::string &resu… 76 … std::string sparseImageOpString(const std::string &resultVariable, const std::string &resultType, 106 … std::string sparseImageOpString(const std::string &resultVariable, const std::string &resultType, 121 … std::string sparseImageOpString(const std::string &resultVariable, const std::string &resultType,
|
H A D | vktSparseResourcesShaderIntrinsicsStorage.hpp | 48 …virtual std::string sparseImageOpString(const std::string &resultVariable, const std::string &resu… 68 … std::string sparseImageOpString(const std::string &resultVariable, const std::string &resultType, 88 … std::string sparseImageOpString(const std::string &resultVariable, const std::string &resultType,
|
H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 362 …<< sparseImageOpString("%local_sparse_op_result", "%type_struct_int_img_comp_vec4", "%local_image_… in initPrograms() 407 std::string SparseCaseOpImageSparseSampleExplicitLod::sparseImageOpString(const std::string &result… in sparseImageOpString() function in vkt::sparse::SparseCaseOpImageSparseSampleExplicitLod 422 std::string SparseCaseOpImageSparseSampleImplicitLod::sparseImageOpString(const std::string &result… in sparseImageOpString() function in vkt::sparse::SparseCaseOpImageSparseSampleImplicitLod 438 std::string SparseCaseOpImageSparseGather::sparseImageOpString(const std::string &resultVariable, in sparseImageOpString() function in vkt::sparse::SparseCaseOpImageSparseGather
|
H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 268 …<< sparseImageOpString("%local_sparse_op_result", "%type_struct_int_img_comp_vec4", "%local_image_… in initPrograms() 335 std::string SparseCaseOpImageSparseFetch::sparseImageOpString(const std::string &resultVariable, in sparseImageOpString() function in vkt::sparse::SparseCaseOpImageSparseFetch 359 std::string SparseCaseOpImageSparseRead::sparseImageOpString(const std::string &resultVariable, in sparseImageOpString() function in vkt::sparse::SparseCaseOpImageSparseRead
|